-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code maintenance/46647 bump rails to 7.1 #14440
Conversation
5252a80
to
546d98f
Compare
modules/bim/db/migrate/20210521080035_update_xkt_to_version8.rb
Outdated
Show resolved
Hide resolved
modules/bim/db/migrate/20211011204301_add_column_conversion_status_to_ifc_model.rb
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I believe the specs are failing because using Rails.application.credentials
now expects to find these secrets in a credentials.yml
file instead of a secrets.yml
.
81c0a90
to
42d6652
Compare
aa5af8e
to
06190ac
Compare
b0101c5
to
26d7cb4
Compare
1eac79d
to
7dfb8bd
Compare
Without that, we could click on a stale option and stuck the test.
…Capabilities.default scope.
This reverts commit bdd2aaf.
Co-authored-by: Aaron Contreras <[email protected]>
…ints::Enterprise.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, as far as I can tell
Awesome job my friend! @dombesz |
https://community.openproject.org/wp/46647